home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / code_edt / snipet32 / snippet.mdb / TypeTable.json < prev   
Encoding:
JavaScript Object Notation  |  1996-02-05  |  844 b 

  1. {
  2.     "schema": {
  3.         "typeid": "Long Integer",
  4.         "Type": "Text (15) NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "typeid": 1,
  9.             "Type": "ComboBox"
  10.         },
  11.         {
  12.             "typeid": 2,
  13.             "Type": "Date"
  14.         },
  15.         {
  16.             "typeid": 3,
  17.             "Type": "Dialog"
  18.         },
  19.         {
  20.             "typeid": 4,
  21.             "Type": "File/Dir"
  22.         },
  23.         {
  24.             "typeid": 5,
  25.             "Type": "Form"
  26.         },
  27.         {
  28.             "typeid": 6,
  29.             "Type": "Function"
  30.         },
  31.         {
  32.             "typeid": 7,
  33.             "Type": "INI"
  34.         },
  35.         {
  36.             "typeid": 8,
  37.             "Type": "Label"
  38.         },
  39.         {
  40.             "typeid": 9,
  41.             "Type": "ListBox"
  42.         },
  43.         {
  44.             "typeid": 10,
  45.             "Type": "MDI"
  46.         },
  47.         {
  48.             "typeid": 11,
  49.             "Type": "Numeric"
  50.         },
  51.         {
  52.             "typeid": 13,
  53.             "Type": "Registry"
  54.         },
  55.         {
  56.             "typeid": 14,
  57.             "Type": "SQL"
  58.         },
  59.         {
  60.             "typeid": 15,
  61.             "Type": "StartUp"
  62.         },
  63.         {
  64.             "typeid": 16,
  65.             "Type": "String"
  66.         },
  67.         {
  68.             "typeid": 17,
  69.             "Type": "System"
  70.         },
  71.         {
  72.             "typeid": 18,
  73.             "Type": "Text"
  74.         },
  75.         {
  76.             "typeid": 19,
  77.             "Type": "TreeView"
  78.         },
  79.         {
  80.             "typeid": 21,
  81.             "Type": "Control"
  82.         },
  83.         {
  84.             "typeid": 22,
  85.             "Type": "Print"
  86.         },
  87.         {
  88.             "typeid": 25,
  89.             "Type": "CheckBox"
  90.         },
  91.         {
  92.             "typeid": 26,
  93.             "Type": "Help"
  94.         },
  95.         {
  96.             "typeid": 27,
  97.             "Type": "Windows"
  98.         },
  99.         {
  100.             "typeid": 28,
  101.             "Type": "Validations"
  102.         },
  103.         {
  104.             "typeid": 29,
  105.             "Type": "Data"
  106.         },
  107.         {
  108.             "typeid": 31,
  109.             "Type": "Color"
  110.         }
  111.     ]
  112. }